1·All characters are ordinary, the expression is a literal string.
所有字符都是普通的,表达式是字面字符串。
2·A literal string refers to the text between the opening and closing tag of an HTML control.
常值字串会参考HTML控制项的开头标记和结尾标记之间的文字。
3·This test verifies the helper method output by using a literal string value that contains double quotes.
该测试通过使用含有双引号的文字字符串来检查该辅助方法的输出。
4·Curly brackets instruct DB2 to evaluate and process the enclosed expression rather than treat it as a literal string.
花括号指示DB 2计算和处理其中的表达式,而不是将其当作文字字符串。
5·However, all parameter values are enclosed in single quotes, which makes the contents within the quotes a literal string.
但所有参数值都使用单引号括入,这使单引号中的内容成为了字符串。
6·We must also remember not to break the literal string into separate lines, unless the string we are comparing to is similarly broken.
我们也必须记住,不要把文字字符串分行,除非我比较的字符串有同样的分行。
7·You can search for strings in vi using the / command, specifying the pattern to match either as a literal string or as a regular expression.
在 vi 中,可以使用 / 命令搜索字符串,这需要以字面字符串或正则表达式的形式指定要匹配的模式。
8·The Schematron processor performs a preprocessor pass during which it does a literal string substitution of the parameter with the given value.
Schematron处理程序在用给定的值对参数进行文字串置换时,要执行一次预处理程序。
9·This value attribute USES the XPath concat function to combine the literal string 'Hello' with the current value of the Name element in the model.
该value属性用XPath concat函数把文字串' Hello '和模型的Name元素的当前值连起来。
10·Search Settings include choosing case sensitivity, scope, and whether or not to interpret the search string as a regular expression or as a literal string.
搜索设置包括选择是否区分大小写、将搜索字符串作为正则表达式还是文本字符串解释等。